home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / Programs / Dialup.Monitor.v3.0.0.41.WinALL / DialMonitor.exe / {app} / DialMonitor.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-03-12  |  799 b   |  26 lines

  1. .header        { 
  2.         font-size: 22;
  3.         text-align: center;
  4.         background-color: #264b99;
  5.         font-family: "Verdana", "Arial";
  6.         color: white;
  7.         font-weight: bold;
  8.         border-bottom: 1px solid white;
  9.         border-left: 1px solid white;
  10.         border-right: 1px solid white;
  11.         padding-top: 5px;
  12.         padding-bottom: 5px;
  13.         }
  14. .rightside    {    border-left: 2px solid #264b99;
  15.                 background-color: #FFFFCC;
  16.                 border-bottom: 2px solid #264b99;
  17.             }
  18. .middleside    {    border-bottom: 2px solid #264b99; padding-right: 5pt; padding-bottom: 8pt; }
  19. .rightfont    {    font-family: "Verdana", "Arial"; font-size: 11; padding-left: 8pt;
  20.                 padding-top: 6pt
  21.             }
  22. .title        {    padding-top: 7pt;
  23.                 font-family: "Trebuchet MS", "Tahoma"; font-size: 18;
  24.             }
  25. TD            {    font-family: "Verdana"; font-size: 13 }
  26. .item        {    color: red; }